mysql remote connection [closed]

Posted by Fel on Server Fault See other posts from Server Fault or by Fel
Published on 2012-09-16T21:44:06Z Indexed on 2012/11/06 5:05 UTC
Read the original article Hit count: 460

Filed under:
|
|

I spoke with my host supporter to find what is my sql hostname.

He said that the only way is add permissions in mysql remote (cpanel) to my actual ip.

So the config in heidiSQL for example will be

localhost
userxxx
passxxx

But i have a dynamic ip, so i need to change the permissions every time, correct? Add the flag % probably is not a good idea, so how can I solve this problem?

Why I dont have something like mysql.something.com ?

Sorry, if this question is too basic.

© Server Fault or respective owner

Related posts about mysql

Related posts about cpanel